From 8eece153bf6f367bda7830b24ec80fda1a82f55a Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig=20=28Debian/GNU=29?= Date: Thu, 10 Nov 2022 10:03:48 +0100 Subject: [PATCH] Update d/copyright --- debian/copyright | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/debian/copyright b/debian/copyright index 65cf8cc..65ded1a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -18,16 +18,21 @@ Copyright: 2020, Julius Smith License: Expat Files: src/*dsp.h -Copyright: 2003-2017, GRAME, Centre National de Creation Musicale +Copyright: 2003-2022, GRAME, Centre National de Creation Musicale 2020, Julius Smith -License: Expat and GPL-3+ with FAUST exception +License: Expat and GPL-2+ with FAUST exception -Files: src/meterdsp.h +Files: src/compressordsp.h + src/meterdsp.h + src/volumedsp.h Copyright: 2003-2022, GRAME, Centre National de Creation Musicale License: Expat and LGPL-2.1+ with FAUST exception -Files: src/gui/* - macos/assemble_app.sh +Files: src/gui/NoNap.* + src/gui/about.* + src/gui/messageDialog.* + src/gui/qjacktrip.* + src/gui/textbuf.* Copyright: 2020-2021, Aaron Wyatt. License: GPL-3+ @@ -67,7 +72,7 @@ Comment: On Debian systems, the complete text of the GNU General Public License (GPL) version 3 can be found in "/usr/share/common-licenses/GPL-3". -License: GPL-3+ with FAUST exception +License: GPL-2+ with FAUST exception This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the @@ -82,7 +87,7 @@ License: GPL-3+ with FAUST exception architecture section is not modified. Comment: On Debian systems, the complete text of the GNU General Public License - (GPL) version 3 can be found in "/usr/share/common-licenses/GPL-3". + (GPL) version 2 can be found in "/usr/share/common-licenses/GPL-2". License: LGPL-2.1+ with FAUST exception This program is free software; you can redistribute it and/or modify -- 2.30.2